/* 初始化代码 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
body { font-size:12px; color: #333333; font-family:Verdana, Microsoft YaHei, Simsun; background:#fff; line-height:24px; }
fieldset, img { border:0; }
ol, ul { list-style:none; }
em { font-style:normal; }
input, button, select, textarea { outline:none; }
textarea { resize:none; }
p{ text-align:justify; text-justify:distribute;}
a { color: #333333; text-decoration:none; }
a:hover { color: #0095ff; text-decoration:none; }
body{font-family: "微软雅黑";}
/* swiper默认格式 */
html, body {
    position: relative;
    height: 100%;
}
body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}
.swiper-container1 {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/* 公共 */
.clear:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.fl{float: left;}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.zxbtn{
    margin-top: 34px;
}
.zxbtn a{
    text-align: center;
    font-size: 18px;
    color: #fff;
    width: 145px;
    height: 43px;
    line-height: 43px;
    border-radius: 24px;
    background-color: #0095ff;
    display: block;
    margin: 0 auto;
}
.zxbtn a:hover {
    background-color: #36abff;
    transition: .3s linear all;
}
.ft-zxbtn{
    margin-top: 21px;
}
.ft-zxbtn a{
    text-align: center;
    font-size: 12px;
    color: #fff;
    width: 125px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    background-color: #0095ff;
    display: block;
    cursor: pointer;
}
.ft-zxbtn a:hover{
    background-color: #36abff;
    transition: .3s linear all;
}
.fatherbox h2{
    font-family: "微软雅黑";
    font-size: 36px;
    text-align: center;
}
.fatherbox p{
    font-family: "微软雅黑";
    font-size: 18px;
    color: #777777;
    text-align: center;
}
/* 横排水平显示flex盒子内容▼▼▼*/
.horizontal-view{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
/* 竖排显示flex盒子内容▼▼▼ */
.vertical-view{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.twenzi{
    width: 100%;
    text-align: center;
}
a{
    transition: 0.5s;
}
.zxbtn a:hover{
    background-color: #36abff;
    transition: .3s linear all;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}


/* top */
.logo{
    display: inline-block;
    margin-left: 10px;
}
.tleft{
    text-align: left;
}
.top ul{
    margin-left: auto;
    margin-top: 7px;
    text-align: center;
}
.top ul li{
    display: inline-block;
    align-items: center;
    height: 100%;
}
.box1{
    font-size: 14px;
    margin: 18px 0;
}
.topactive{

}
.box1 .top ul li{
    height: 26px;
    width: 112px;
    position: relative;
}
.box1 .top ul li a {
    padding: 10px 0 25px 0;
}
.box1 .top ul li a.now {
    border-bottom: 2px solid #0095ff;
}
.ndc-btn{
    cursor: pointer;
    /*margin-left: 185px;*/
}
/* .box1 .top ul li::before{
    content: "";
    position: absolute;
    top: 21px;
    left: 50%;
    width: 0;
    height: 100%;
    border-bottom: 3px solid #0095FF;
    transition: 0.3s all linear;
}
.box1 .top ul li:hover:before{
    left: 0;
    width: 100%;
} */
.top{
    margin-left: 50px;
}

.top li{position: relative;}
.top li>div{
    z-index:1000;
    position: absolute;
    top:48px;
    width: 2000px;
    left:-647px;
    background: #fff;
    height:0;
    transition: all 0.3s;
    padding-bottom: 0;
    overflow: hidden;
}
.top li:hover>div{height:90px;padding-bottom: 15px;padding-top: 20px}
.top li .title{text-indent: 42px;padding-top:70px;}
.top li>div a{display: inline-block;width:396px;box-sizing: border-box;padding-left:50px;padding-top:20px;height:128px;}
.top li>div a>div:first-of-type{float: left;width: 42px;height:42px;margin-right:12px;}
.top li>div a>div:nth-of-type(2){font-size:14px;color: #999;float: left;
    width: 335px;}
.top li>div a>div:nth-of-type(2) p:first-of-type{color: #333;}
.top li>div a>div p:hover{color: #0095FF!important;}
/* banner */

.swiper-box{
    width: 100%;
}
/* box2 */
.box2{
    position: relative;
}
.headerzxbtn a {
    text-align: center;
    font-size: 18px;
    width: 165px;
    height: 50px;
    line-height: 50px;
    border-radius: 24px;
    background-color: #0095ff;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 399px;
}
.headerzxbtn a:hover {
    background-color: #36abff;
    transition: .3s linear all;
}
.headerzxbtn a {
    color: #fff;
}

    /* box3 */
.box3 .fatherbox .imgbox .wrap{
    position: relative;
}
.box3 .fatherbox .imgbox{
    margin-top: 300px;
}
.box3 .fatherbox .imgbox .wrap .pt:hover img{
    -webkit-animation: moveImg .5s alternate;
    -moz-animation: moveImg .5s alternate;
    -ms-animation: moveImg .5s alternate;
    -o-animation: moveImg .5s alternate;
    animation: moveImg .5s alternate;
}
@keyframes  moveImg {
    0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
    25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
    50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
    75% {-moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
    85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-webkit-keyframes moveImg {
    0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
    25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
    50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
    75% {-moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
    85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-moz-keyframes moveImg {
    0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
    25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
    50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
    75% {-moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
    85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-o-keyframes moveImg {
    0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
    25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
    50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
    75% {-moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
    85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}

.box3 .fatherbox .imgbox .wrap .pt img{
    margin-left: 63px;
    margin-top: 20px;
    transition: 0.5s;
}
.box3 .fatherbox .imgbox .wrap .pt p:nth-of-type(1){
    color: #333333;
    font-size: 16px;
    margin-top: 13px;
}
.box3 .fatherbox .imgbox .wrap .pt p:nth-of-type(2){
    color: #555555;
    font-size: 12px;
    margin-top: 15px;
    padding:0 25px;
}
.box3 .fatherbox .imgbox .wrap .pt{
    transition: 0.6s;
    transition-timing-function: ease;
    position: absolute;
    background-color: rgb(255, 255, 255);
    border:1px solid #e6e6e6;
    width: 167px;
    height: 222px;
}
.box3 .fatherbox .imgbox .wrap .pt::after{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 5px;
    border: 2px solid #e5e5e5;
    bottom: -5px;
    left: 49%;
    background-color: #0095FF;
    position: absolute;
}
.box3 .fatherbox .imgbox .wrap .pt:hover{
    transform: translateY(-16px);
    border:1px solid #0095ff;
}
.box3 .fatherbox .imgbox .wrap .pt:first-child{
    top: -130px;
    left: 1px;
}
.box3 .fatherbox .imgbox .wrap .pt:nth-child(2){
    top: -202px;
    left: 201px;
}
.box3 .fatherbox .imgbox .wrap .pt:nth-child(3){
    top: -100px;
    left: 417px;
}
.box3 .fatherbox .imgbox .wrap .pt:nth-child(4){
    top: -220px;
    left: 609px;
}
.box3 .fatherbox .imgbox .wrap .pt:nth-child(5){
    top: -70px;
    left: 806px;
}
.box3 .fatherbox .imgbox .wrap .pt:nth-child(6){
    top: -180px;
    left: 1012px;
}


/* box4 */
.box4 .wrap{
    position: relative;
    top: 1px;
    left: 1px;
}
.box4 .wrap .pt{
    transition: 0.5s;
    position: absolute;
}
.box4 .wrap .sm{
    color: #777777;
    font-size: 14px;
    transition: 0.5s;
    position: absolute;
}
.box4 .wrap .banquanbox{
    position: absolute;
    width: 350px;
    height: 125px;
    cursor: pointer;
    transition: 1s;
    opacity: 0;
    top: 310px;
    left: 410px;
}
.box4 .wrap .wenzibox{
    position: absolute;
    top: 304px;
    left: 445px;
    width: 310px;
}
.box4 .wrap .wenzibox p{
    text-align: center
}
.box4 .wrap .wenzibox .title{
    font-size: 36px;
    color: #333333;
    line-height: 36px;
    margin-bottom: 10px;
}
.box4 .wrap .wenzibox .neirong{
    font-size: 18px;
    color: #777777;
}
.box4 .wrap .banquanbox .pbox{
    text-align: left;
    margin-top: 26px;
    margin-left: 75px;
}
.box4 .wrap .banquanbox .pbox2{
    text-align: left;
    margin-top: 28px;
    margin-left: 103px;
}
.box4 .wrap .banquanbox .fpt{
    font-weight: bold;
}
.box4 .wrap p{
    color: #536685;
    font-size: 24px;
    z-index: 3;
    text-align: left
}
.box4 .wrap p{
    transition: 0.5s;
}
.box4 .wrap .banquanbox:hover .fpt{
    color: #0095ff;
}

/* box5 */
.box5{
    margin-top: 100px;
}
.box5 .imgbox{
    margin-top: 20px;
}
.box5 .zxbtn{
    margin-top: 20px;
}
.box5 .swiper-slide {
    width: 332px;
}
.box5 .swiper-box {
    margin-top: 30px;
}
/* box6 */
.box6{
    background-color: #F9FBFF;
    margin-top: 60px;
    overflow: hidden;
}

.box6 .fatherbox{
    padding-top: 100px;
}
.box6 .imgbox{
    margin-top: 50px;
    position: relative;
}
.box6 .imgbox .xmtbox{
    position: absolute;
    top: 40px;
    left: 10px;
    width: 285px;
    height: 220px;
    text-align: center;
}
.box6 .imgbox .xmtboxmove1{
    display: none;
}
.box6 .imgbox .xmtboxmove2{
    display: none;
}
.box6 .imgbox .xmtboxmove3{
    display: none;
}
.box6 .imgbox .xmtboxmove4{
    display: none;
}
.box6 .imgbox .xmtbox p:nth-of-type(2n+1){
    margin-top: 5px;
}
.box6 .imgbox .xmtbox p:nth-of-type(2n){
    margin-top: 5px;
    line-height: 25px;
}
.box6 .imgbox .xmtbox:nth-of-type(2){
    top: 320px;
    left: 10px;
}
.box6 .imgbox .xmtbox:nth-of-type(3){
    top: 40px;
    left: 905px;
}
.box6 .imgbox .xmtbox:nth-of-type(4){
    top: 320px;
    left: 905px;
}
.box6 .swiper-box5{
    position: absolute;
    top: -8px;
    left: 409px;
    height: 605px;
    width: 383px;
}
.box6 .fatherbox .imgbox .xmtbox:hover img{
    -webkit-animation: moveImg .5s alternate;
    -moz-animation: moveImg .5s alternate;
    -ms-animation: moveImg .5s alternate;
    -o-animation: moveImg .5s alternate;
    animation: moveImg .5s alternate;
}
/* box7 */
.box7{
    background-color: #FFFFFF;
    padding-top: 100px;
}
.box7 .imgbox{
    line-height: 0;
    position: relative;
}
.box7 .swiper-box2{
    position: absolute;
    top: 62px;
    left: 263px;
    height: 369px;
    width: 636px;
    cursor: pointer;
}
/* box8 */
.box8{
    background-color: #F9FBFF;
    padding-top: 100px;
}
.box8 .imgbox{
    text-align: center;
    padding-bottom: 100px;
}
.box8 .tzblock{
    display: inline-block;
    height: 132px;
    width: 120px;
    text-align: center;
    margin-top: 65px;
}
.box8 .tzblock p{
    margin-top: 40px;
}

.box8 .xinxibox{
    width: 1000px;
    height: 177px;
    margin: 0 auto;
    text-align: center;
}
.box8 .xinxibox .shuzibox{
    width: 292px;
    height: 177px;
    margin: 0 15px;
    display: inline-block;
}
.box8 .xinxibox span{
    font-size: 30px;
    line-height: 30px;
    color: #333333;
}
.box8 .xinxibox .shuzibox p{
    margin-top: 92px;
    font-size: 12px;
    line-height: 12px;
    color: #777777;
    font-weight: bold;
}
.box8 .imgboxtou{
    width: 86px;
    height: 86px;
    margin: 0 auto;
    overflow: hidden;
}
.box8 .imgboxtou img{
    margin-top: 5px;
    width: 76px;
    height: 76px;
    transition: 0.5s
}
.box8 .imgboxtou:hover img{
    transform: scale(1.08);
}
/* box9 */
.box9{
    padding-top: 100px;
}
.box9 .imgbox{
    margin-top: 60px;
    position: relative;
}
.box9 .zxbtn{
    margin-bottom: 95px;
}
.box9 .imgbox .gundong{
    transition: 2.5s;
    position: absolute;
    top: 68px;
    left: 706px;
    width: 0;
    height: 30px;
    background-color: #56c4ff;
}
.box9 .imgbox .pbox{
    margin-left: 156px
}
.box9 .imgbox .pbox .npbox:last-child{
    margin-left: 85px
}
.box9 .imgbox .pbox .npbox .title{
    font-size: 20px;
    color: #333333;
}
.box9 .imgbox .pbox .npbox .neirong{
    font-size: 14px;
    color: #999999;
}
/* box10 */
.box10{
    padding-top: 100px;
}
.box10 .imgbox{
    position: relative;
}
.box10 .swiper-box6{
    position: absolute;
    top: 70px;
    left: 262px;
    height: 430px;
    width: 664px;
    overflow: hidden;
    border-radius: 13px;
    cursor: pointer;
}

/* box11 */
.box11{
    padding-top: 100px;
    background-color: #F9FBFF;
}
.b11title{
    font-size: 18px;
    color: #333333;
}
.smfont{
    font-size: 14px;
    color: #999999;
}
.box11 .swiper-slide>div{
    background: #fff;
    padding: 30px 40px 25px 40px;
    box-shadow: 0 0 10px 0 #EEEEEE;
}
.box11 p{
    text-align: center!important;
}
.box11 .swiper-slide:nth-child(2n) {
    width: 384px;
}
.box11 .swiper-slide:nth-of-type(2n)>div{
    margin: 95px 0 0 0;
}
.box11 .swiper-box{
    margin-top: 50px;
}
.box11 .zxbtn a{
    text-align: center;
    font-size: 18px;
    color: #fff;
    width: 145px;
    height: 43px;
    line-height: 43px;
    border-radius: 24px;
    background-color: #0095ff;
    display: block;
    margin: 0 auto;
}
.box11 .zxbtn a:hover{
    background-color: #36abff
}

.box11 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 495px;
}
.box11 .swiper-slide .imgboxhover{
    border: 1px solid #ffffff;
    transition: 0.5s;
}
.box11 .swiper-slide:hover .imgboxhover{
    border: 1px solid #0095FF;
}
.imgboxhover {
    position: relative;
}
.imgboxhover .b11title {
    margin: 20px 0;
}
.zxbtn {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
.box11 .bigpic {
    height: 560px;
}
.box11 .bigpic img {
    width: 450px;
    height: 300px;
}
.box11 .minipic {
    height: 465px;
}
.box11 .minipic img {
    width: 340px;
    height: 255px;
}
/* box12 */
.box12{
    padding-top: 100px;
    padding-bottom: 65px;
}
.box12 .imgbox{
    margin-top: 72px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.box12 .imgbox .crossimg{
    background-color: #eee;
    height: 178px;
    width: 236px;
    overflow: hidden;
}
.box12 .imgbox img{
    transition: 0.5s;
    height: 70%;
    display: block;
    margin: 25px auto;
}
.box12 .ptbox{
    display: inline-block;
    padding: 15px;
    background-color: #ffffff;
    margin: 0 12px;
    width: 240px;
    height: 338px;
    transition: 0.5s;
    border: 1px solid #ffffff;
    border-radius: 15px;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.08);
}
.box12 .ptbox:hover img{
    transform: scale(1.08);
}
.box12 .ptbox a:hover .b11title {
    color: #0095ff;
}
.box12 .ptbox a:hover .smfont2 {
    color: #0095ff;
}
.box12 .zxbtn{
    margin-top: 60px;
}

.box12 .smfont{
    font-size: 12px;
    color: #999999;
}
.box12 .smfont2 {
    font-size: 12px;
    color: #999999;
    width: 90%;
    margin: 0 auto;
}
.box12 .b11title{
    font-weight: bolder;
    font-size: 16px;
    color: #333333;
}

/* box13 */
.box13{
    padding: 100px 0;
}
.box13 .vertical-view{
    margin-top: 70px;
}
.box13 .imgbox img{
    width: 280px;
    height: 130px;
    margin-top: 18px;
}
.box13 .b13jq{
    transition: 0.5s;
    border: 1px solid #ffffff;
}
.box13 .b13jq:hover{
    border: 1px solid #0095FF;
}
/* box14 */
.box14{
    background-color: #F9FBFF;
    padding-top: 100px;
    padding-bottom: 100px;
}
.box14 .imgbox{
    display: inline-block;
    text-align: center;
    width: 380px;
    height: 285px;
    margin: 0 8px;
    margin-top: 75px;
}
.box14 .juzhong{
    text-align: center
}
.box14 .imgbox .crossimg{
    height: 285px;
    width: 380px;
    overflow: hidden;
}
.box14 .imgbox img{
    transition: 0.5s;
    width: 100%;
    height: 100%;
}
.box14 .imgbox:hover img{
    transform: scale(1.03);
    text-align: left;
}
.box14 .imgbox p{
    text-align: left;
    transition: 0.5s;
}
.box14 .b14title{
    font-size: 16px;
    color: #333333;
}
.box14 .b14time{
    font-size: 14px;
    color: #999999;
}
.box14 a:hover p{
    color: #0095ff; text-decoration:none;
}
/* footer */
.footer{
    padding: 28px 75px 26px 75px;
    color: white;
    background-color: #353745;
}
.footer .btfont{
    font-size: 12px;
    color: #999;
    text-align: center;
	line-height: 1.75;
    margin-top: 20px;
}
.footer .btfont1{
    color: #fff !important;
    font-size: 14px !important;
    margin: 0px 30px;
}
.footer .topbox a:hover .btfont1{
    color: #4899f4 !important;
}
.footer .btfont a:hover{
    cursor: pointer;
    color: #fff;
}
/* 工商 */
.btn-gongshang{
	display: inline-block;
	height: 22px;
	line-height: 20px;
	vertical-align: middle;
	margin-bottom: 4px;
}
.btn-gongshang img{
	width: 100%;
	margin-left: 0 !important;
}
/* 公安部备案图标 */
.gabba:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/icon_gaba.png) no-repeat center;
	margin:0 4px 4px 0;
	vertical-align: middle;
}
.footer .btfont>a{
	color: #999;
}
.footer .topbox{
    padding: 0 95px;
    text-align: center;
}
.footer .topbox a{
    display: inline-block;
    font-size: 12px;
    color: #999;
    
}
.footer .bt1{
    margin-right: 150px;
}
.footer .bt1 .btfont {
    text-align: left;
    padding-left: 40px;
}
.footer .bt2{
    margin-right: 130px;
}
.footer .bt3{
    margin-right: 90px;
    width: 190px;
}

.footer .bt4 .fenxiang img{
    margin-right: 20px;
    width: 35px;
    height: 30px;
    cursor: pointer;
}
.footer .btfont2{
    color: #A5A8B0;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.footer .line1{
    height: 1px;
    background-color: rgb(96, 97, 99);
    margin: 30px 0;
}
.footer .beian{
    margin: 0 auto
}
.footer .beian img{
    margin-left: 20px;
}
.footer .wrap a p{
    transition: 0.5s;
}
.footer .wrap a:hover p{
    color: #ffffff;
}



/*改版后样式*/
/*4宣传图片及视频*/
.box1 {
    height: 70px;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100000;
    margin: 0;
    padding: 15px 0;
    background-color: #FFFFFF;
}
.box1.shadow {
    box-shadow: 0 0 8px #d8d8d8;
}
.box1.transparent {
    background-color: transparent;
    box-shadow: none;
}
.box1 a:hover {
    color: #0095ff;
    text-decoration: none;
}
.fr {
    float: right;
}
.shares {
    margin-top: 10px;
}
.box2 .zxbtn a {
    position: absolute;
    z-index: 1;
    height: 50px;
    line-height: 50px;
    width: 165px;
    border-radius: 25px;
    top: 380px;
}
.gotoweb {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 112px;
    height: 33px;
    line-height: 33px;
    background: #0095ff;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    bottom: 45px;
}
.gotoweb:hover {
    background: #36abff;
    transition: .3s linear all;
}


.box-add-1 {
    width: 100%;
    height: 250px;
}
.box-add-1 .wrap {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    padding: 30px;
    box-sizing: border-box;
    background: #ffffff;
    position: relative;
    top: -44px;
    z-index: 1000;
    box-shadow: 0 5px 12px #e5e5e5;
    border-radius: 6px;
}

.box-add-1 .zk-showimgbox {
    width: 273px;
    height: 156px;
    flex-shrink: 0 ;
    flex-grow: 0;
    position: relative;
}
.box-add-1 .zk-showimgbox img {
    width: 273px;
    height: 156px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all linear 0.3s;
}
.zk-showimgbox p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}
.zk-showimgbox:hover img {
    top: -10px;
    box-shadow: 0 10px 20px #bababa;
    cursor: pointer;
}
.add-show .zk-showinfo {
    margin-top: 30px;
    padding-left: 50px;
    background-size: 36px 40px;
    background-position: 5px center;
    background-repeat: no-repeat;
}
.zk-info1 {
    background-image: url("../img/addicon/logo1.png");
}
.zk-info2 {
    background-image: url("../img/addicon/logo2.png");
}
.zk-info3 {
    background-image: url("../img/addicon/logo3.png");
}
.zk-info4 {
    background-image: url("../img/addicon/logo4.png");
}
.add-show .zk-showinfo .zk-showtitle {
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
.add-show .zk-showinfo .zk-showdetail {
    font-size: 14px;
    color: #777;
}


/*浮动点击弹出视频*/
.videoBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 100000;
}
#zkvideoshowBox {
    width: 60%;
    height: 60%;
    position: absolute;
    top: 20%;
    left: 20%;
    background-color: #000;
}
.zk-hidden {
    display: none;
}
.zk-close {
    width: 30px;
    height: 30px;
    background-color: #000;
    position: absolute;
    top: 20%;
    right: 20%;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 36px;
    cursor: pointer;
}


.fb {
    font-weight: bold;
}

.p36c3 {
    color: #333333 !important;
    font-size: 36px !important;
    line-height: 36px;
}

.p36c3-b {
    color: #333333 !important;
    font-size: 36px !important;
    font-weight: bold;
    line-height: 36px;
}

.p32c3 {
    color: #333333 !important;
    font-size: 32px !important;
    line-height: 32px;
}

.p24c3 {
    color: #333333 !important;
    font-size: 24px;
    line-height: 24px;
}

.p18c3 {
    color: #333333 !important;
    font-size: 18px !important;
    line-height: 18px;
}

.p14c3 {
    color: #333333 !important;
    font-size: 14px !important;
    line-height: 14px;
}

.p16c7 {
    color: #777777 !important;
    font-size: 14px !important;
    line-height: 2;
}

.p14c7 {
    color: #777777 !important;
    font-size: 14px !important;
    line-height: 14px;
}

.p12c7 {
    color: #777777 !important;
    font-size: 12px !important;
    line-height: 12px;
}

.p16c9 {
    color: #999999 !important;
    font-size: 16px !important;
    line-height: 16px;
}

.line2 {
    width: 100%;
    height: 0;
    border-bottom: #e5e5e5 1px dashed;
}

.mrauto {
    margin: 0 auto;
}

.weixinbtn a:hover {
    background-color: #36abff;
    transition: .3s linear all;
}

.weixinbtn a {
    text-align: center;
    color: #fff;
    width: 194px;
    height: 50px;
    line-height: 50px;
    border-radius: 24px;
    background-color: #0095ff;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.weixinbtn a:hover {
    background-color: #36abff;
    transition: .3s linear all;
}

.weixinbtn a p {
    margin-left: 28px;
    font-size: 22px;
    color: #ffffff;
    position: relative;
}

.weixinbtn a p::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0px;
    width: 22px;
    height: 22px;
    background-image: url(../img/service/weixin.png);
}

.xw-box3 .yuedugengdo {
    width: 100%;
    height: 76px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
}

.xw-box3 .yuedugengdo p {
    text-align: center;
    line-height: 76px;
    color: #555556;
    font-size: 14px;
}

.xw-box3 .fixbox {
    width: 245px;
    margin-left: 80px;
    position: relative;
}

.xw-box3 .aticalbox .title {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 24px;
}

.xw-box3 .aticalbox .time {
    font-size: 12px;
    color: #999999;
    margin-bottom: 13px;
    line-height: 12px;
}

.xw-box3 .aticalbox .jiange {
    margin: 0 10px;
    font-size: 14px;
    color: #999999;
    line-height: 9px;
}

.xw-box3 .aticalbox .line1 {
    background-color: #e5e5e5;
    height: 1px;
}

.xw-box3 .aticalbox .line4 {
    background-color: #CDCDCF;
    height: 1px;
    margin: 10px 0;
}

.xw-box3 .aticalbox .contant {
    font-size: 14px;
    margin-top: 12px;
    color: #777777;
}

.xw-box3 .aticalbox #quanwen {
    color: #333333;
    transition: 0.5s;
    font-size: 12px;
    line-height: 12px;
}

.xw-box3 .aticalbox a:hover #quanwen {
    color: #0095ff;
}

.xw-box3 .aticalbox .imgbox {
    /*height: 400px;*/
    width: 100%;
    overflow: hidden;
}

.xw-box3 .aticalbox .imgbox img {
    width: 100%;

}

.xw-box3 .tuijianbox {
    text-align: center;
    margin-bottom: 75px;
}

.xw-box3 .tuijianbox .line4 {
    /*height: 5px;*/
    /*width: 245px;*/
    /*background-color: #f5f5f5;*/
}

.xw-box3 .tuijianbox .contant {
    box-sizing: border-box;
}

.xw-box3 .tuijianbox .contant .pbox {
    border: 1px solid #e5e5e5;
}

.xw-box3 .tuijianbox .contant .imgbox {
    width: 245px;
    height: 135px;
}

.xw-box3 .tuijianbox .contant .imgbox img {
    width: 100%;
    height: 100%;
}

.xw-box3 .tuijianbox .swiper-box9 {
    overflow: visible;
}

.xw-box3 .tuijianbox .swiper-box9 .swiper-button-next {
    background-image: url(../img/news/yjiantou.png);
    width: 28px;
    height: 25px;
    background-size: 28px 25px;
    /* top: 35%; */
	top: 20%;
    right: -40px;
    outline: none;
}

.xw-box3 .tuijianbox .swiper-box9 .swiper-button-prev {
    background-image: url(../img/news/zjiantou.png);
    width: 28px;
    height: 25px;
    background-size: 28px 25px;
    /* top: 35%; */
	top: 20%;
    left: -40px;
    outline: none;
}

.xw-box3 .tuijianbox p {
    text-align: center;
}

.xw-box3 .tuijianbox .tj-yuedu {
    text-align: left;
    font-size: 14px;
}

.xw-box3 .tuijianbox .tj-title {
    font-size: 16px;
    color: #333333;
    margin: 0 13px;
}

.xw-box3 .tuijianbox .tj-neirong {
    font-size: 12px;
    color: #777777;
    margin: 0 17px;
    height: 220px;
}

.xw-box3 .remenbox p {
    line-height: 18px;
}

.xw-box3 .remenbox .tablebox {
    height: 60px;
}

.xw-box3 .remenbox .rm-nrbox {
    float: left;
    display: inline-block;
    width: 180px;
    height: 60px;
}

.xw-box3 .remenbox .rm-nrbox a p {
    transition: 0.5s;
}

.xw-box3 .remenbox .rm-nrbox a:hover p {
    color: #0095ff;
}

.xw-box3 .remenbox .rm-imgbox {
    float: left;
    display: inline-block;
    width: 55px;
    height: 45px;
    margin-left: 10px;
}

.xw-box3 .remenbox .rm-imgbox img {
    width: 100%;
    height: 100%;
}

.xwn-nr {
    margin-top: 50px;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}

.contant p{
    margin-top: 50px;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}

.xwn-line1 {
    height: 1px;
    background-color: #EDEDED;
}

.xwn-s .xwn-btn {
    margin-right: 5px;
    padding: 10px 15px;
    border: 1px solid #000000;
    border-radius: 3px;
}

.xwn-s .xwn-btn:hover {
    border: 1px solid #0095ff;
}

.xwn-x {
    margin-top: 20px;
    /* margin-bottom: 180px; */
}

.sv-box2 {
    height: 570px;
    width: 100%;
    background-color: #f4f4f4;
    margin-bottom: 190px;
}

.sv-box2 .container {
    position: relative;
}

.sv-box2 .sv-topbox {
    position: absolute;
    left: 130px;
    top: 190px;
    width: 915px;
    height: 455px;
    background-color: #ffffff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px #dadada;
}

.sv-box2 .sv-topbox .sv-fl {
    float: left;
    width: 455px;
    height: 455px;
    text-align: center;
}

.sv-box2 .sv-topbox .sv-fl .sv-neirong {
    width: 210px;
    height: 320px;
    margin-left: 125px;
    margin-top: 75px;
}

.sv-box2 .sv-topbox .sv-fl p {
    text-align: center;
}

.sv-box2 .sv-topbox .sv-btn {
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.sv-box2 .sv-topbox .sv-btn a:hover {
    background-color: #36abff;
    transition: .3s linear all;
}

.sv-box2 .sv-topbox .sv-btn a {
    text-align: center;
    font-size: 16px;
    color: #fff;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    background-color: #0095ff;
    display: block;
}
.sv-box2 .sv-topbox .sv-btn a:hover {
    background-color: #36abff;
    transition: .3s linear all;
}
.sv-box4 .p36c3-b {
    text-align: center;
    margin-bottom: 70px;
}

.sv-box4 .container {
    position: relative;
}

.sv-box4 .container .neirongbox {
    position: absolute;
    top: 0;
    left: 180px;
    height: 340px;
    width: 450px;
    background-color: rgba(255, 255, 255, 0.55);
}

.sv-box4 .container .neirongbox .nbox {
    margin-left: 64px;
    margin-top: 58px;
}

.sv-box4 .container .neirongbox .nbox .imgbox img {
    margin-top: 5px;
}

.sv-box4 .container .neirongbox .nbox .imgbox p {
    margin-left: 46px;
    font-size: 14px;
    color: #999999;
}

.sv-box4 .container .neirongbox .nbox > p:first-child {
    font-size: 27px;
    color: #333333;
    margin-bottom: 68px;
    font-weight: bold;
}

.sv-box5 {
    height: 355px;
    background-color: #F2F7FD;
}

.sv-box5 .tablebox {
    width: 700px;
    height: 255px;
    background-color: #f9f9f9;
    margin-left: 260px;
    margin-top: 26px;
    position: relative;
}

.sv-box5 .tablebox img {
    position: absolute;
    top: 1px;
    left: 1px;
}

.sv-box5 .tablebox p {
    text-align: center;
    font-size: 30px;
    color: #2A3541;
}

.sv-box5 .tablebox .zxbtn a {
    text-align: center;
    color: #fff;
    width: 194px;
    height: 50px;
    line-height: 50px;
    border-radius: 24px;
    background-color: #0095ff;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.sv-box5 .tablebox .zxbtn a:hover {
    background-color: rgba(0, 149, 255, 0.5);
}
.sv-box5 .tablebox .zxbtn a p {
    margin-left: 40px;
    font-size: 22px;
    color: #ffffff;
    position: relative;
}

.sv-box5 .tablebox .zxbtn a p::before {
    content: '';
    position: absolute;
    top: 15px;
    left: -4px;
    width: 22px;
    height: 22px;
    background-image: url(../img/service/weixin.png);
}

.sv-box5 .tablebox .zxbtn a:hover {
    background-color: #36abff;
    transition: .3s linear all;
}

.nmg-box2 {
    margin-top: 70px;
    overflow: hidden;
    background-repeat: no-repeat;
    width:100%;
    height: 550px;
    background-position: bottom center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nmg-box2 .twenzi .p36c3-b {
    margin-bottom: 35px;
}
.nmp-box3 .container {
    position: relative;
}

.nmp-box3 .container .neirongbox {
    overflow: hidden;
    height: 200px;
    width: 430px;
    position: absolute;
    left: 100px;
    top: 285px;
}

.nmp-box3 .container .neirongbox p:nth-of-type(1) {
    font-size: 32px;
    color: #2A3541;
    font-weight: bold;
    line-height: 32px;
}

.nmp-box3 .container .neirongbox p:nth-of-type(2) {
    font-size: 16px;
    color: #777777;
    margin-top: 27px;
}

.nmp-box3 .container .pztion1 {
    left: 680px;
    top: 285px;
}

.ndc-box4 .titlep {
    line-height: 36px;
}

.ndc-box4 p {
    text-align: center;
}

.ndc-box4 .fatherbox {
    margin: 0 auto;
}

.ndc-box4 .fatherbox .tablebox {
    width: 238px;
    height: 390px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid rgba(200, 200, 200, 0);
    transition: 0.5s;
}
.ndc-box4 .fatherbox .tablebox img {
    margin: 50px 0 30px 0;
}
.ndc-box4 .fatherbox .tablebox .pbox {
    width: 135px;
    height: 200px;
    margin: 0 auto;
}
.ndc-box4 .fatherbox .tablebox .pbox p:nth-of-type(1) {
    font-size: 16px;
    color: #333333;
    padding-bottom: 24px;
    margin-bottom: 24px;
    position: relative;
}
.ndc-box4 .fatherbox .tablebox .pbox p:nth-of-type(1) span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 2px;
    background: #F2F3F5;
}
.ndc-box4 .fatherbox .tablebox .pbox p:nth-of-type(2) {
    font-size: 12px;
    color: #555555;
}

.ndc-box4 .fatherbox .tablebox:hover {
    border: 1px solid #0095FF;
}

.pztop {
    top: 260px !important;
}

.pztop2 {
    top: 160px !important;
}

.ndc-btn {
    text-align: center;
    display: inline-block;
}

/*.ndc-btn a:hover {*/
/*background-color: #36abff;*/
/*}*/

.ndc-btn a {
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 105px;
    height: 35px;
    border-radius: 3px;
    background-color: #0095ff;
    display: block;
    line-height: 35px;
}
.ndc-btn a:hover {
    background-color: #36abff;
    transition: .3s linear all;
}
.ndc-dw {
    margin-top: 52px;
}

.ndc-dw a {
    width: 120px;
}

.ndc-box5 .tablebox {
    padding-top: 97px;
    margin: 0 auto;
}

.ndc-box5 .tablebox .contaibox {
    margin: 33px 0 0 93px;
}

.ndc-box5 .tablebox .contaibox .p18c3 {
    margin-bottom: 10px;
}

.ndc-box5 .p14c7 {
    line-height: 20px;
}

.ndc-box5 .p16c7 {
    text-align: center;
    padding: 22px 0 45px 0;
}

.ndc-box5 .p36c3-b {
    text-align: center;
}

.ndc-box5 .floatbox {
    width: 330px;
    height: 130px;
}

.ndc-box5 .floatboxmr {
    margin-left: 345px;
}

.ndc-box5 .floatboxmt {
    margin-top: 119px;
}

.ndc-box5 .pbox {
    width: 192px;
    margin-left: 16px;
}

.ndc-box5 .zxbtn a {
    text-align: center;
    color: #fff;
    width: 290px;
    height: 50px;
    line-height: 50px;
    border-radius: 24px;
    background-color: #0095ff;
    display: block;
    margin: 0 auto;
}
.ndc-box5 .zxbtn a:hover {
    background-color: #36abff;
    transition: .3s linear all;
}
.ndc-box5 .zxbtn a p {
    margin-left: 118px;
    font-size: 22px;
    color: #ffffff;
    position: relative;
    cursor: pointer;
}

.ndc-box5 .zxbtn a p::before {
    content: '';
    position: absolute;
    top: 15px;
    left: -40px;
    width: 22px;
    height: 22px;
    background-image: url(../img/service/weixin.png);
}

.ndc-box5 .zxbtn a:hover {
    background-color: #36abff;
    transition: .3s linear all;
}

.jou-box3 {
    height: 340px;
}

.jou-box3 .p16c7 {
    line-height: 25px;
    color: #999999 !important;
}

.jou-box3 .tablebox {
    margin-top: 115px;
}

.jou-box3 .neirongbox {
    width: 330px;
}

.jou-box3 .neirongbox:not(:last-child) {
    margin-right: 75px;
}

.jou-box3 .pbox {
    margin-top: 15px;
    width: 230px;
}

.jou-box3 .pbox p:first-child {
    font-size: 24px;
    color: #333333;
    margin-bottom: 10px;
}

.jou-box4 {
    background-color: #f8f9fb;
}

.jou-box4 .tablebox {
    margin-top: 40px;
    text-align: center;
}

.jou-box4 .p36c3 {
    text-align: center;
    margin-top: 57px;
}

.jou-box4 .neirongbox {
    width: 345px;
    display: inline-block;
    margin: 0 15px;
    box-shadow: 0 0 11px 2px #e5e5e5;
    background-color: #f8f9fb;
    margin-top: 30px;
    position: relative;
}

.jou-box4 .neirongbox p:first-child {
    font-size: 24px;
    color: #2188FB;
    font-weight: bold;
    margin-bottom: 20px;
}

.jou-box4 .neirongbox .pbox {
    margin-top: 33px;
    margin-left: 26px;
    width: 360px;
}

.jou-box4 .neirongbox .pbox .p14c7 {
    line-height: 24px;
}

.jou-box4 .neirongbox .pbox .ndc-btn {
    display: block;
    position: absolute;
    left: 26px;
    bottom: 15px;
}

.jou-box5 {
    height: 690px;
}

.jou-box5 .p16c7 {
    line-height: 20px;
    font-size: 14px !important;
}

.jou-box5 .swiper-container7 {
    height: 470px;
}


.jou-box5 .swiper-container7 .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.jou-box5 .swiper-container7 .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.jou-box5 .swiper-box7 {
    height: 100%;
    width: 1200px;
    overflow: hidden;
}

.jou-box5 .p36c3 {
    text-align: center;
    margin: 90px 0 40px 0;
}


.jou-box5 .neirongbox {
    padding: 35px;
    box-shadow: 0 0 28px 5px #e0e0e0;
    margin: 0 25px;
    overflow: hidden;
    height: 200px;
}

.jou-box5 .neirongbox .ciclebox {
    height: 100px;
}

.jou-box5 .neirongbox .imgbox {
    margin-right: 20px;
}

.jou-box5 .neirongbox .pbox .p24c3 {
    margin-bottom: 10px;
}

.jou-box5 .neirongbox .pbox2 {
    width: 448px;
}

.cdt-box1 {
    /* 所有包裹的外边框 */
}

.cdt-box1 .ceshi {
    box-shadow: 0 0 50px 5px #e0e0e0;
    margin-top: 100px;
    border-radius: 3px;
    overflow: hidden;
    width: 1077px;
}

.cdt-box1 .ceshi .ulbox {
    width: 265px;
    height: 570px;
    float: left;
    border-right: 1px solid #DFDFDF;
    background-color: #F7F5F5;
}

.cdt-box1 .ceshi ul #xinxititle {
    margin-left: 0;
    padding: 14px 15px 14px 20px;
    background-color: #FFFFFF;
}

.cdt-box1 .ceshi ul li {
    margin-left: 17px;
    margin-bottom: 34px;
}

.cdt-box1 .ceshi ul p {
    position: relative;
    display: block;
    padding: 20px 15px 20px 20px;
    background-color: #FFFFFF;
    color: #2D6FF4;
    font-size: 18px;
    text-align: left;
}

.cdt-box1 .tab-content .tab-pane {
    width: 810px;
    height: 570px;
    padding-top: 70px;
}

.cdt-box1 .tab-content .tab-pane .imgbox {
    width: 600px;
    height: 433px;
    margin: 0 auto;
}

.cdt-box1 .tab-content .tab-pane .imgbox img {
    height: 100%;
    display: block;
    margin: 0 auto;
}

.cdt-box2 .pbox p {
    text-align: center;
}

.cdt-box2 .pbox2 {
    margin: 0 auto;
    width: 465px;
}

.cdt-box3 .fatherbox {
    box-shadow: 0 0 50px 5px #e0e0e0;
    width: 1077px;
    height: 720px;
    position: relative;
    border-radius: 3px;
}

.cdt-box3 .fatherbox .line {
    background-color: #e5e5e5;
    position: absolute;
    left: 50%;
    width: 1px;
    height: 100%;
}

.cdt-box3 .fatherbox .swiper-box8 {
    padding-top: 30px;
}

.cdt-box3 .fatherbox .swiper-box8 .swiper-container {
    height: 690px;
}

.cdt-box3 .fatherbox .swiper-box8 .swiper-button-next {
    background-image: url(../img/credential/hou.png);
    width: 93px;
    height: 33px;
    background-size: 93px 33px;
    top: 94%;
    right: 46px;
}

.cdt-box3 .fatherbox .swiper-box8 .swiper-button-prev {
    background-image: url(../img/credential/qian.png);
    width: 93px;
    height: 33px;
    background-size: 93px 33px;
    top: 94%;
    left: 46px;
}

.itc-box1 {
    background-color: #ffffff;
}

.itc-box1 p {
    text-align: center;
}

.itc-box1 .fatherbox {
    margin: 0 auto;
}


.itc-box1 .fatherbox .tablebox {
    width: 285px;
    height: 400px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid rgba(200, 200, 200, 0);
    transition: 0.5s;
}

.itc-box1 .fatherbox .tablebox img {
    margin: 50px 0 30px 0;
}

.itc-box1 .fatherbox .tablebox .pbox {
    width: 210px;
    height: 200px;
    margin: 0 auto;
}

.itc-box1 .fatherbox .tablebox .pbox p:nth-of-type(1) {
    font-size: 16px;
    color: #333333;
    margin-bottom: 50px;
}

.itc-box1 .fatherbox .tablebox .pbox p:nth-of-type(2) {
    font-size: 14px;
    color: #555555;
}

.itc-box1 .fatherbox .tablebox:hover {
    border: 1px solid #0095FF;
}

.itc-box2 {
    background-color: #f9f9f9;
    height: 285px;
    padding-top: 85px;
}

.itc-box2 p {
    text-align: center;
}

.nmd-box2 {
    background-color: #f9f9f9;
    height: 295px;
    padding-top: 110px;
}

.nmd-box2 p {
    text-align: center;
}

.nfw-box1 .pbox p {
    text-align: center;
}

.nfw-box1 .pbox2 {
    width: 700px;
    margin: 0 auto;
}

.nmd-box1 .imgbox {
    width: 100%;
}
.nmd-box1 .imgbox img {
    display: block;
    margin: 0 auto;
}
.nmd-box1 .pbox p {
    text-align: center;
}

.nmd-box1 .pbox2 {
    width: 700px;
    margin: 0 auto;
}

.nmd-box1 .tablebox {
    position: relative;
}

.nmd-box1 .tablebox .neirongbox {
    position: absolute;
    width: 970px;
    left: 130px;
    top: 155px;
}

.nmd-box1 .tablebox .neirongbox .title {
    font-size: 18px;
    color: #333333;
    margin-left: 70px;
}

.nmd-box1 .tablebox .neirongbox .shujubox {
    width: 970px;
    margin-top: 30px;
}

.nmd-box1 .tablebox .neirongbox .shujubox .shuju1 {
    width: 33%;
    line-height: 2;
}

.nmd-box1 .tablebox .neirongbox .shujubox .shuju1 .pbox3 {
    width: 233px;
    text-align: center;
}

.nmd-box1 .tablebox .neirongbox .shujubox .shuju1 .pbox3 .iconbox {
    margin: 0 auto;
    width: 100px;
}

.nmd-box1 .tablebox .neirongbox .shujubox .shuju1 .pbox3 .p1 {
    font-size: 16px;
}

.nmd-box1 .tablebox .neirongbox .shujubox .shuju1 .pbox3 .p2 {
    font-size: 32px;
    color: #333333;
    text-align: center;
}

.nmd-box1 .tablebox .neirongbox .shujubox .shuju1 .pbox3 img {
    width: 25px;
    height: 25px;
    margin-top: 3px;
    margin-right: 8px;
}

.nmd-box4 .imgbox {
    /*width: 1000px;*/
    margin: 0 auto;
}
.nmd-box-mtsj .imgbox img{
	width: 86%;
	text-align: center;
	margin-bottom: 70px;
}
.nmd-box4 .pbox p {
    text-align: center;
}

.nmd-box4 .pbox2 {
    width: 700px;
    margin: 0 auto;
}

.nmd-box4 .tablebox {
    position: relative;
}

.nmd-box4 .tablebox .neirongbox {
    position: absolute;
    width: 410px;
    left: 400px;
    top: 110px;
}

.nmd-box4 .tablebox .neirongbox .shujubox {
    width: 450px;
    margin-top: 30px;
}

.nmd-box4 .tablebox .neirongbox .shujubox .shuju1 {
    width: 33%;
    line-height: 2;
    box-sizing: border-box;
    border-left: 1px solid #e5e5e5;
}

.nmd-box4 .tablebox .neirongbox .shujubox .shuju1 .pbox3 {
    text-align: center;
    padding-left: 10px;
}

.nmd-box4 .tablebox .neirongbox .shujubox .shuju1 .pbox3 .iconbox {
    width: 110px;
}

.nmd-box4 .tablebox .neirongbox .shujubox .shuju1 .pbox3 .p1 {
    font-size: 14px;
}

.nmd-box4 .tablebox .neirongbox .shujubox .shuju1 .pbox3 .p2 {
    font-size: 30px;
    color: #333333;
    margin-top: 12px;
}

.nmd-box4 .tablebox .neirongbox .shujubox .shuju1 .pbox3 img {
    width: 20px;
    height: 20px;
    margin-top: 4px;
    margin-right: 8px;
}

.gy-color .title {
    color: #ffffff;
    font-size: 42px;
}

.gy-color .twenzi {
    text-align: center;
}

.gy-box1 .pbox {
    text-align: center;
}

.gy-box1 .imgbox {
    width: 180px;
    height: 15px;
    margin: 0 auto;
}

.gy-box1 .imgbox img {
    width: 100%;
}

.huisebeijing {
    background-color: #fbfbfb;
}

.gy-box2 .ptbox:hover .smfont ,.gy-box2 .ptbox:hover .b11title{
    color: #0095ff;
}

.gy-box2 .ptbox:hover img {
    transform: scale(1.05);
}

.gy-box2 .tablebox {
    margin-bottom: 40px;
    width: 100%;
    height: 100%;
    text-align: center;
}

.gy-box2 .tablebox .crossimg {
    height: 178px;
    width: 330px;
    overflow: hidden;
    background: #f5f5f5;
}

.gy-box2 .tablebox img {
    transition: 0.5s;
    /*width: 100%;*/
    height: 70%;
    display: block;
    margin: 25px auto;
}

.gy-box2 .zxbtn {
    margin-top: 60px;
}


.gy-box2 .smfont {
    font-size: 14px;
    color: #999999;
}

.gy-box2 .b11title {
    font-weight: bolder;
    font-size: 16px;
    color: #333333;
    line-height: 14px;
}

.gy-box3 p {
    text-align: center;
}

.gy-box3 .neirongbox {
    width: 400px;
    height: 300px;
}

.gy-box3 .neirongbox .imgbox {
    width: 400px;
    height: 300px;
}

.gy-box3 .neirongbox .imgbox img {
    width: 100%;
    height: 100%;
}

.gy-box3 .wenzibox {
    position: relative;
    width: 400px;
    height: 300px;
    background-color: #293443;
}

.gy-box3 .wenzibox p {
    text-align: center;
}

.gy-box3 .wenzibox .pbox {
    width: 250px;
    margin: 0 auto;
    margin-top: 100px;
}

.gy-box3 .wenzibox .pbox .title {
    font-size: 28px;
    color: #DEBD91;
}

.gy-box3 .wenzibox .pbox .neirong {
    margin-top: 30px;
    font-size: 13px;
    color: #979FAA;
}

.gy-box3 .wenzibox::before {
    display: inline-block;
    content: '';
    border-top: 15px solid #293443;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -15px;
    right: 177px;
}

.gy-box3 .wenzibox2 {
    width: 400px;
    height: 300px;
}

.gy-box3 .wenzibox2 p {
    text-align: center;
}

.gy-box3 .wenzibox2 .pbox {
    width: 300px;
    margin: 0 auto;
    padding-top: 100px;
}

.gy-box3 .wenzibox2 .pbox .title {
    font-size: 28px;
    color: #333333;
}

.gy-box3 .wenzibox2 .pbox .neirong {
    margin-top: 30px;
    font-size: 13px;
    color: #777777;
}
.gy-box3 .tablecell:hover .wenzibox2 {
    background: #293443;
}
.gy-box3 .tablecell:hover .wenzibox2 .title {
    color: #debd91;
}
.gy-box3 .tablecell:hover .wenzibox2 .neirong {
    color: #979FAA;
}
.gy-box3 .tablecell:hover .tipbottom {
    position: relative;
}
.gy-box3 .tablecell:hover .tipbottom:before {
    content: "";
    display: block;
    border: 15px solid #293443;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
}
.gy-box3 .tablecell:hover .tiptop {
    position: relative;
}
.gy-box3 .tablecell:hover .tiptop:before {
    content: "";
    display: block;
    border: 15px solid #293443;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}




/*aboutus*/
.zk-aboutbox {
    width: 100%;
    background: #000;
    display: flex;
    align-items: center;
}
.h600 {
    height: 600px;
}
.aboutbox {
	width: 1200px;
    margin: 0 auto;
    align-items: center;
}
.zk-aboutleftbox {
    width: 632px;
    flex-grow: 0;
    flex-shrink: 0;
}

.zk-aboutright {
    width: 665px;
    margin-left: 80px;
}
.zk-abouttitle {
    font-size: 23px;
    color: #FFFFFF;
}
.zk-abouttitle span {
    font-size: 12px;
    color: #8e8e8e;
}
.zk-aboutmintitle {
    font-size: 16px;
    color: #c8c8c8;
    margin: 50px 0 40px 0;
}
.zk-aboutdetail {
    font-size: 14px;
    color: #828282;
}
.zk-aboutnumbox {
    justify-content: space-between;
}
.zk-numscrollbox {
    height: 140px;
    font-size: 12px;
    color: #8e8e8e;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
	padding-top: 30px;
}
.zk-numscrollbox p {
    text-align: center;
    margin-bottom: 10px;
}
.zk-numscroll {
    font-size: 50px;
    color: #FFFFFF;

}
.zk-teamleftbox {
    flex: 1;
    padding: 88px 165px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.zk-staffshowbox {
    display: flex;
    margin-top: 200px;
    overflow: hidden;
}
#type {
    color: #3b3b3b;
    font-size: 60px;
    margin-right: 50px;
    padding-top: 10px;
    vertical-align: middle;
    position: relative;
    z-index: 100;
    background: #191919;
    width: 100px;
    display: block;
    flex-shrink: 0;
    flex-grow: 0;
}
.zk-type span {
    color: #FFFFFF;
    font-size: 30px;
    vertical-align: middle;
}
#swiperbox {
    overflow: hidden;
}
.zk-staffbox.swiper-slide {
    background: #191919;
    display: block;
}
.zk-staffbox .zk-staffname {
    font-size: 23px;
    color: #FFFFFF;
}
.zk-staffbox .zk-staffwork {
    font-size: 14px;
    color: #828282;
    margin: 20px 0 60px 0;
}
.zk-staffbox .zk-staffintroduce {
    font-size: 14px;
    color: #828282;
}

.zk-culturetitle {
    margin-top: 35px;
}
.zk-culturebox {
    margin: 70px 0 95px 0;
    display: flex;
    justify-content: space-between;
}
.zk-culturebox .zk-culture {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #252525;
    height: 445px;
    width: 20%;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    top: 0;
    opacity: 1;
    transition: all linear .5s;
}
.zk-culture.zk-culture-hidden {
    top: -40px;
    opacity: 0;
}
.zk-culture1 {
    background-position: left top;
    background-image: url("../img/about/culture1.png");
}
.zk-culture2 {
    background-position: left bottom;
    background-image: url("../img/about/culture2.png");
}
.zk-culture3 {
    background-position: left top;
    background-image: url("../img/about/culture3.png");
}
.zk-culture4 {
    background-position: left bottom;
    background-image: url("../img/about/culture4.png");
}
.zk-culture5 {
    background-position: left top;
    background-image: url("../img/about/culture5.png");
}
.zk-culturebox .zk-hoverbox {
    height: 445px;
    width: 240px;
    position: relative;
}
.zk-culturebox .zk-hoverbox:after {
    display: block;
    content: "";
    height: 445px;
    width: 240px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid transparent;
    transition: all linear .3s;
}
.zk-hoverbox:hover:after {
    height: 395px;
    width: 220px;
    border-color: #c1a97e;
}
.zk-backbox {
    height: 445px;
    width: 240px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all linear .3s;
}
.zk-hoverbox:hover .zk-backbox {
    background-color: rgba(0,0,0,.3);
}

.zk-hoverbox .zk-introduce {
    height: 315px;
    width: 240px;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    padding: 50px;
    box-sizing: border-box;
    visibility: hidden;
}
.zk-hoverbox:hover .zk-introduce {
    visibility: visible;
}
.zk-titlebox {
    max-width: 240px;
    height: 130px;
    padding: 50px 0 35px 0;
    box-sizing: border-box;
    text-align: center;
}
.zk-hovername {
    font-size: 24px;
    color: #FFFFFF;
    transition: all linear .3s;
    display: block;
}
.zk-hoverline {
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #999;
    transition: all linear .3s;
}
.zk-hoverbox:hover .zk-hoverline {
    width: 50px;
}
.zk-hoverbox:hover .zk-hovername {
    color: #c1a97e;
    transform: translateY(-10px);
}

.zk-maptitle {
    text-align: center;
}
.zk-map {
    display: block;
    /* margin: 60px auto; */
	width: 100%;
}


/*证件*/
.zk-card {
    width: 1150px;
    margin: 0 auto;
    margin-top: 100px;
    padding: 66px 0 45px 0;
    background: #FFFFFF;
    box-shadow: 0 0 50px #efefef;
}
.zk-card img {
    height: 400px;
    display: block;
    margin: 0 auto;
}
.zk-card p {
    text-align: center;
    font-size: 16px;
    color: #777777;
    margin-top: 40px;
}


.zk-jobbox {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.zk-jobbox .neirongbox {
    flex-shrink: 0;
    flex-grow: 0;
    margin: 0;
    width:561px;
    height: 241px;
    margin-bottom: 40px;
}



.prizebox2 .imgbox {
    width: 100%;
    height: 605px;
    background-image:url(../img/prize/prizeimg.png);
    box-shadow: 0 0 0 #000;
}
.zk-prizebox {
    width: 100%;
    background: #000;
    display: flex;
    align-items: center;
}
.prizebox {
    width: 1200px;
    margin: 0 auto;
    align-items: center;
}
.zk-prizetitle {
    font-size: 23px;
    color: #FFFFFF;
}
.zk-prizetitle span {
    font-size: 12px;
    color: #8e8e8e;
}
.zk-prizelistbox {
    padding-top: 150px;
    padding-bottom: 90px;
    display: flex;
    align-items: flex-start;
}
.zk-prizeleftbox {
    width: 310px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 100px;
}
.zk-prizerightbox {
    width: 890px;
    flex-grow: 0;
    flex-shrink: 0;
}
.zk-prizebiginfo {
    font-size: 14px;
    line-height: 18px;
    color: #828282;
    margin: 50px 0;
}
.zk-prizeminiinfo {
    font-size: 12px;
    line-height: 14px;
    color: #4e4e4e;
}
.zk-prizelist {
    overflow: hidden;
    width: 100%;
}
.zk-prizecard {
    width: 256px;
    height: 338px;
    padding: 16px 20px 40px 20px;
    box-sizing: border-box;
    border-radius: 15px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    margin-right: 10px;
}
.zk-prizecardimg {
    /*width: 223px;*/
    height: 178px;
}
.zk-prizecardtitle {
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: 24px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}
.zk-prizecardinfo {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    text-align: center;
}
/*分页器*/
#pagination {
    display: flex;
    width: 100%;
}
#pagination .swiper-pagination-bullet {
    flex: 1;
    height: 1px;
    background: #3e3a45;
    border-radius: 0;
    opacity: 1;
}
#pagination .swiper-pagination-bullet-active {
    background-color: #06aaff;
    height: 2px;
}

.zk-morebox {
    margin-top: 50px;
}
.zk-morebtn {
    height: 25px;
    line-height: 25px;
    padding: 0;
    margin: 0;
    padding-right: 30px;
    outline: none;
    border: none;
    color: #fff;
    background-color: transparent;
    font-size: 12px;
    background-image: url("../img/prize/arr.png");
    background-position: center right;
    background-repeat: no-repeat;
}


/*时间轴*/
.zk-timelistbox {
    background-color: #212020;
    padding: 70px 0 85px 0;
}
.zk-timelistbox .zk-prizetitle {
    text-align: center;
    margin-bottom: 40px;
}
.zk-timebox {
    padding-top: 80px;
    width: 100%;
    height: 370px;
    background-repeat: no-repeat;
    background-position: 110px 120px;
    background-size: auto;
    position: relative;
}
.zk-time1 {
    background-image: url("../img/prize/dashline1.png");
}
.zk-timecard {
    width: 250px;
    position: absolute;
}
.zk-time {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 80px;
}
.zk-funtion {
    text-align: left;
    font-size: 14px;
    color: #bdbdbd;
}
.zk-time-t1 {
    top: 70px;
}
.zk-time-l1 {
    left: -6px;
}
.zk-time-l2 {
    left: 305px;
}
.zk-time-l3 {
    left: 615px;
}
.zk-time-l4 {
    left: 925px;
}
.zk-time-l5 {
    left: 1010px;
}
.zk-time-l6 {
    left: 350px;
}
.zk-time-l7 {
    left: 580px;
}
.zk-time-l8 {
    left: 815px;
}





.stockbox2 .imgbox {
    width: 100%;
    height: 605px;
    background-image:url(../img/stock/stockimg.jpg);
    background-position: top center;
    box-shadow: 0 0 0 #000;
    position: relative;
}
.stockbox {
    width: 1200px;
    margin: 0 auto;
    align-items: center;
}
.zk-gotobtn {
    position: absolute;
    bottom: 140px;
    left: 50%;
    transform: translateX(-50%);
    background-color: transparent;
    border: none;
    outline: none;
    background-image: url("../img/stock/goto.png");
    background-size: 100%;
    background-position: center;
    width: 162px;
    height: 43px;
}

.zk-stockbox {
    width: 100%;
    background: #000;
    display: flex;
    align-items: center;
}
.zk-stockbox1 {
    display: flex;
    justify-content: space-between;
    padding: 115px 0 80px 0;
}
.zk-stocktitle {
    font-size: 23px;
    color: #FFFFFF;
}
.zk-stocktitle span {
    font-size: 12px;
    color: #8e8e8e;
}
.zk-photobox {
    width: 562px;
    position: relative;
    left: 0;
    opacity: 1;
    transition: .5s all linear;
}
.zk-photobox-hidden {
    left: -20px;
    opacity: 0;
}
.zk-photobox img {
    width: 562px;
}
.zk-detailbox {
    width: 573px;
    position: relative;
    left: 0;
    opacity: 1;
    transition: .5s all linear;
}
.zk-detailbox-hidden {
    left: 20px;
    opacity: 0;
}
.zk-stockminititle {
    font-size: 16px;
    color: #d9d9d9;
    margin: 50px 0;
}
.zk-stockinfo {
    font-size: 14px;
    line-height: 28px;
    color: #828282;
}
.zk-synopsisbox1 {
    padding: 50px 0 90px 0;
    flex-direction: column;
}
.zk-synopsis p{
    margin-top: 40px;
    font-size: 14px;
    line-height: 28px;
    color: #828282;
}
.zk-synopsisbtn {
    display: block;
    width: 175px;
    height: 45px;
    color: #FFFFFF;
    font-size: 18px;
    outline: none;
    border: none;
    border-radius: 3px;
    background-color: #4899f4;
    margin: 0 auto;
    margin-top: 55px;
    transition: .3s all linear;
}
.zk-synopsisbtn:hover {
    background-color: #4392e7;
}


.col-xs-8 {
    width: 66.6%;
}
.col-xs-4 {
    width: 33.3%;
}







/*首页杂志展示*/
.thesis {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 50px 0 56px 0;
}
.thesisBox {
    box-sizing: border-box;
    width: 228px;
    height: 290px;
    padding: 24px;
    background-color: #fff;
    margin-bottom: 18px;
    cursor: pointer;
    border: 1px solid transparent;
    box-shadow: 0 0 10px 5px #e2e2e2;
}
.thesisBox .thesisImg {
    width: 183px;
    height: 244px;
    transition: 1s all linear;
    display: block;
    margin: 0 auto;
}
.thesisBox:hover .thesisImg {
    transform: scale(1.03,1.03)
}




button.ft-zxbtn {
    text-align: center;
    font-size: 12px;
    color: #fff;
    width: 125px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    background-color: #0095ff;
    display: block;
    cursor: pointer;
    border: none;
    outline: none;
    margin: 85px auto;
    margin-bottom: 0;
}
button.ft-zxbtn:hover {
    background-color: #36abff;
    transition: .3s linear all;
}
.gy-box1 .imgbox {
    width: 180px;
    height: 15px;
    margin: 0 auto;
}
.gy-box1 .imgbox img {
    width: 100%;
}
.gy-box2 .tablebox {
    margin-bottom: 40px;
    width: 100%;
    height: 100%;
    text-align: center;
}

.gy-box2 .tablebox .crossimg {
    height: 178px;
    width: 340px;
    overflow: hidden;
    background: #f5f5f5;
}
.zk-gy-box2 .tablebox img {
    transition: 0.5s;
    height: 70%;
    display: block;
    margin: 25px auto;
}

.gy-box2 .zxbtn {
    margin-top: 60px;
}

.gy-box2 .ptbox {
    display: inline-block;
    padding: 15px;
    background-color: #ffffff;
    margin: 0 20px;
    width: 370px;
    height: 300px;
    border: 1px solid #ffffff;
    transition: 0.5s;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.2);
}
.ptcard {
    box-shadow: 0 0 12px 1px rgba(85, 122, 175, 0.24);
    border-radius: 9px;
    box-sizing: border-box;
    padding: 40px;
}
.flexbox {
    display: flex;
    justify-content: space-between;
}
.flexbox img.bigphoto {
    width: 512px;
    height: 296px;
    margin: 0 32px 32px 0;
    flex-shrink: 0;
    flex-grow: 0;
}
.ptcard h2{
    font-size: 30px;
    text-align: left;
    line-height: 48px;
    margin-bottom: 55px;
    margin-top: 0;
}
.ptcard p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 40px;
    text-align: left;
}
.gy-box2 a.zk-goto {
    display: block;
    width: 176px;
    height: 45px;
    background-color: #4899f4;
    color: #ffffff;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
    margin: 0 auto;
}
.gy-box2 a.zk-goto:hover {
    background-color: #36abff;
    transition: .3s linear all;
}
.gy-box2 .smfont {
    font-size: 14px;
    color: #999999;
}

.gy-box2 .b11title {
    font-weight: bolder;
    font-size: 16px;
    color: #333333;
    line-height: 14px;
}
#zk-videoshowbox {
    position: relative;
    top: 0;
    left: 0;
    width: 960px;
    height: 543px;
    margin: 0 auto;
}
#zk-videoshowbox video {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 543px;
    z-index: 1;
}
#zk-videoshowbox img {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 543px;
    z-index: 100;
}

.zk-videoBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 100000;
}
#zkvideoshowBox {
    width: 60%;
    height: 60%;
    position: absolute;
    top: 20%;
    left: 20%;
    background-color: #000;
}
.zk-hidden {
    display: none;
}
.zk-close {
    width: 30px;
    height: 30px;
    background-color: #000;
    position: absolute;
    top: 20%;
    right: 20%;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 36px;
    cursor: pointer;
}




/*首页风采*/
.fengcaibox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin: 50px auto;
}
.fengcai {
    width: 388px;
    height: 412px;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
    flex-shrink: 0;
    flex-grow: 0;
    box-sizing: border-box;
    padding: 22px 35px;
    text-align: center;
    margin-top: 20px;
}
.fengcaiimg {
    width: 318px;
    height: 203px;
    display: block;
    margin: 0 auto;
}
.fengcaititle {
    font-size: 18px;
    color: #333333;
    margin: 20px 0 5px 0;
}
.fengcai a:hover .fengcaititle {
    color: #0095ff;
}
.fengcaidetail {
    height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}
.fengcai a:hover .fengcaidetail {
    color: #0095ff;
}
.fengcaibtn {
    display: block;
    margin: 0 auto;
    margin-top: 12px;
    background: #0095ff;
    height: 36px;
    width: 130px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
    .
}
.fengcaibtn:hover {
    color: #ffffff;
}

.topbtnbox a:hover {
    color: #fff;
    background-color: #36abff
}
.theme-box {
    margin: 10px auto;
    height: 30px; line-height: 30px;
    text-align: center;
}
.theme-box a{
    padding: 5px 10px;
    color: #fff;
    background-color: #00a2ca;
    border: 1px solid #00a2ca;
    margin: 0 10px;
    border-radius:5px;
}
.theme-box a:hover{
    text-decoration: none;
}
.theme-box a.touch{
    background-color: #ff6600;
    border: 1px solid #ff6600;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
/* 关于我么 */
.box-gywm{
	width: 100%;
	height: 690px;
	background:#000 url(../img/about/aboutUs.png) no-repeat center;
}
.box-gywm p{
	font-size: 14px;
	color: #777;
	line-height: 1.75;
	padding-top: 420px;
}
/* 办公环境 */
.block-bghj{
	width: 100%;
	height: 654px;
	background-color: #151515;
}
.block-bghj .post{
	width: 1200px;
	margin: 0 auto;
}
.block-bghj .post .zk-abouttitle{
	padding: 50px 0 30px 0;
}
.block-bghj .post .bghj-title{
	font-size: 14px;
	color: #fff;
	height: 58px;
	line-height: 58px;
	display: block;
}
.block-bghj .post .bghj-title:after{
	content: '';
	display: inline-block;
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #b6b6b6;
    margin-left: 8px;
    vertical-align: middle;
    margin-bottom: 2px;
}
.block-bghj .post p img{
	width: 288px;
	height: 195px;
	max-width: 291px;
	max-height: 195px;
	margin-right: 12px;
	padding: 0;
	cursor: pointer;
}
.block-bghj .post p img:last-of-type{
	margin-right: 0;
}
.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,0.9);width: 100%;height: 100%;top:0;left:0;}
.big_img .swiper-container2 {position: relative;width: 100%;height: 100%;}
.big_img .swiper-container2  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide2{width: 100%;height: 100%;display: table;background-color: transparent;}
.big_img .swiper-slide2 .cell{width: 100%;;height: 100%;display: table-cell;vertical-align: middle;text-align: center;}
.big_img .swiper-slide2 img{max-width: 90%;max-height: 80%;margin:9% auto 0;}
.big_img .swiper-pagination2{position: absolute; top:96px;text-align: center;width: 100%;}
.big_img .swiper-pagination2 span{margin:0 8px;}
.big_img .swiper-pagination-bullet {opacity: 1;}

/* 页脚举报中心 */
.block-jbzx{
	padding-top: 22px;
	text-align: center;
}
.block-jbzx a{
	display: inline-block;
	width: 83px;
	height: 30px;
}
.block-jbzx a img{
	width: 100%;
	margin-left: 0 !important;
}
.block-jbzx a:nth-of-type(2){
	margin-left: 10px;
}

/* 问卷调查 */
.block-wjdc>a{
	display: block;
	width: 100%;
	height: 90px;
	margin: 40px auto -60px;
	background: url(../img/bg_wjdc.jpg) no-repeat center;
	background-size: cover;
}

/* 友情链接 */
.bwkj_yqlj{
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px solid #f1f1f1;
}
.bwkj_yqlj h6{
	font-size: 13px;
	color: #777;
	font-weight: normal;
	margin-bottom: 18px;
}
.bwkj_yqlj div a{
	float: left;
	display: block;
	width: 18%;
	font-size: 13px;
	color: #666;
	margin-bottom: 8px;
	padding-right: 1.5%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.bwkj_yqlj div a:hover{
	opacity: .8;
}
.xinw_gwyl{
	padding-bottom: 40px;
	background-color: #000;
}
.xinw_gwyl .bwkj_yqlj{
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.xinw_gwyl .bwkj_yqlj h6{
	color: #828282;
}
.xinw_gwyl .bwkj_yqlj div:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.xinw_gwyl .bwkj_yqlj div a{
	width: 11%;
	color: #828282;
}